home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / pascal / tphers01.zip / README < prev    next >
Text File  |  1991-09-08  |  2KB  |  61 lines

  1.                              TPHERSH
  2.                           version 0.1beta
  3.                          9 September 1991
  4.                  
  5.                  
  6.                   The TPHERSH unit was written by 
  7.                
  8.                            Dov Grobgeld
  9.                    Department of Chemical Physics
  10.                  The Weizmann Institute of Science
  11.                              Israel
  12.                  Email: dov@menora.weizmann.ac.il
  13.                  
  14.  
  15. The TPHERSH unit has been put in the public domain, to be used for any 
  16. purpose whatsoever. Standard disclaimer is valid, which means that the 
  17. author is not liable for any damage, or monitary loss caused be the use 
  18. of the programs included in this package.
  19.  
  20. If you do use this program however, the author would very much like to 
  21. hear from you. So please drop me an email or a post card! :-)
  22.  
  23. I consider this to be a beta version, to be made into a release version
  24. after feedback from users.
  25.  
  26. The HMP files for the script files were lacking in the original 
  27. distribution.
  28.  
  29. If you have any suggestions, enhancements, flames, bugs, or pure 
  30. expression of appreciation, please do not hesitate to contact me.
  31.  
  32. See the INDEX file for description of the rest of the files in this 
  33. archive.
  34.  
  35. Future projects:
  36.  
  37.     *  Translate the routines in this package to C
  38.     
  39.     *  Make a parser for inputing mathematical equations
  40.  
  41.  
  42. INFORMATION ABOUT PERL
  43.  
  44. Some of the configuration programs in this package use the Perl 
  45. programming language. Perl is an interpretive language, including, but 
  46. not limited to, very advanced string manipulation handling. 
  47.  
  48. It is available from the Simtel archives (or its mirror 
  49. wuarchive.wustl.edu) in the file <MSDOS.PERL>lenmsp41.zip.
  50.  
  51. For the perl programs included with the TPHersh unit, the only file from 
  52. the perl distribution you need is PERL.EXE, and the syntax to run the 
  53. *.pl programs is:
  54.  
  55.   perl <prog>.pl <parameters>
  56.   
  57. where <prog> is the name of the program you want to run and <parameters> 
  58. are the parameters of the program as described in the <prog>.doc files.
  59.  
  60.  
  61.